[XEN] VCPU operation register_runstate should work even when
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 9 Jun 2006 16:05:09 +0000 (17:05 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 9 Jun 2006 16:05:09 +0000 (17:05 +0100)
commit10d0541c1db0c494ea74e44e464c800b783ef8c8
tree9c2de343bf20c9319518c59b9f2e0ad94ae5080d
parent8d7ca20f1ea9ebd461430a8cb8d2e7d51a396f7d
[XEN] VCPU operation register_runstate should work even when
called from non-local VCPU. Necessary as Linux always calls
this operation from VCPU0 during secondary-VCPU bringup.
Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/domain.c